Attachment Class |
Namespace: Independentsoft.Exchange
The Attachment type exposes the following members.
| Name | Description | |
|---|---|---|
| Attachment | Initializes a new instance of the Attachment class |
| Name | Description | |
|---|---|---|
| AttachmentId |
Identifies the attachment.
| |
| ContentId |
Represents an identifier for the contents of an attachment.
| |
| ContentLocation |
Contains the Uniform Resource Identifier (URI) that corresponds to the location of the content of the attachment.
| |
| ContentType |
Describes the Multipurpose Internet Mail Extensions (MIME) type of the attachment content.
| |
| IsInline |
Represents whether the attachment appears inline within an item.
| |
| LastModifiedTime |
Represents when the file attachment was last modified.
| |
| Name |
Represents the name of the attachment.
| |
| Size |
Represents the size in bytes of the file attachment.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| ToXml |